var internal/profile.briefMapsRE
2 uses
internal/profile (current package)
legacy_profile.go#L41: briefMapsRE = regexp.MustCompile(`\s*([[:xdigit:]]+)-([[:xdigit:]]+):\s*(\S+)(\s.*@)?([[:xdigit:]]+)?`)
legacy_profile.go#L1104: if me := briefMapsRE.FindStringSubmatch(l); len(me) == 6 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)